| lcPaint_DrawPoint | Home |
|
BOOL lcPaint_DrawPoint ( HANDLE hLcWnd, double X, double Y, int PtMode, double PtSize ); |
| hLcWnd | |||||||||
| Handle to LiteCAD graphics window. | |||||||||
| X Y | |||||||||
| Coordinates of the point. | |||||||||
| PtMode | |||||||||
| Point modes. | |||||||||
| PtSize | |||||||||
Point size:
| |||||||||
| If the function succeeds, the return value is nonzero (TRUE). |